build: Add post-install script
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 26 Apr 2017 14:59:43 +0000 (15:59 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:10:57 +0000 (15:10 +0100)
commitc1965150c72cc11d51febd4fec0e4334601f947c
tree7e860349432975c3ec9d7bb1e62f7941cac1fc8e
parent561f41d112e048004b71e732d406f02d393f2a85
build: Add post-install script

When building GTK+ straight from the repository without any assistance
from packaging tools, we need to trigger system-wide updates, like the
icon theme cache update, or the schema compilation.
build-aux/meson/post-install.sh [new file with mode: 0755]
meson.build